projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0342d8c
)
Load widget and custom packages.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 11 Apr 1997 18:27:07 +0000
(18:27 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 11 Apr 1997 18:27:07 +0000
(18:27 +0000)
lisp/loadup.el
patch
|
blob
|
history
diff --git
a/lisp/loadup.el
b/lisp/loadup.el
index 3c3b04cea824957a48f4af976337a9e2f8d7d748..38089b519c9269dda042a9cdce69da91e466b099 100644
(file)
--- a/
lisp/loadup.el
+++ b/
lisp/loadup.el
@@
-43,6
+43,10
@@
(garbage-collect)
(load "map-ynp")
(garbage-collect)
+(load "widget")
+(garbage-collect)
+(load "custom")
+(garbage-collect)
(load "bindings.el") ;Don't get confused if someone compiled this by mistake.
(garbage-collect)
(load "loaddefs.el") ;Don't get confused if someone compiled this by mistake.